projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d171a7e
)
* paren.el (show-paren-function): Reset window-start to avoid
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 19 Apr 2007 17:18:55 +0000
(17:18 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 19 Apr 2007 17:18:55 +0000
(17:18 +0000)
recentering.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index edb93b64136bf689163fee77ba9cf82afe691c0b..7a61fd56ecba9c17e38ce583d91e7ec040d74ae9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-19 Chong Yidong <cyd@stupidchicken.com>
+
+ * paren.el (show-paren-function): Reset window-start to avoid
+ recentering.
+
2007-04-19 Glenn Morris <rgm@gnu.org>
* calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".